home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
hity wydania
/
Glary Utilities
/
gusetup.exe
/
{app}
/
uninstaller.exe
/
RCDATA
/
TFRMFINDPROGRAM
/
TFRMFINDPROGRAM.txt
Wrap
Text File
|
2010-01-14
|
2KB
|
81 lines
object frmfindprogram: Tfrmfindprogram
Left = 330
Top = 215
BorderStyle = bsDialog
Caption = 'Run Installation Program'
ClientHeight = 187
ClientWidth = 351
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'Tahoma'
Font.Style = []
OldCreateOrder = False
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Label1: TLabel
Left = 8
Top = 8
Width = 336
Height = 89
AutoSize = False
Caption = 'Label1'
Transparent = True
WordWrap = True
end
object Label2: TLabel
Left = 8
Top = 96
Width = 338
Height = 13
AutoSize = False
Caption = 'Command line for the uninstall program:'
Transparent = True
end
object edit1: TEdit
Left = 8
Top = 113
Width = 249
Height = 21
ImeName = 'Chinese (Simplified) - Microsoft Pinyin IME 3.0'
TabOrder = 0
end
object BitBtn1: TBitBtn
Left = 266
Top = 112
Width = 75
Height = 25
Caption = 'Browse...'
TabOrder = 1
OnClick = BitBtn1Click
end
object BitBtn2: TBitBtn
Left = 264
Top = 154
Width = 75
Height = 24
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 2
end
object BitBtn3: TBitBtn
Left = 180
Top = 154
Width = 75
Height = 24
Caption = 'OK'
Default = True
ModalResult = 2
TabOrder = 3
OnClick = BitBtn3Click
end
object OpenDialog1: TOpenDialog
Left = 176
Top = 64
end
end